Welcome![Sign In][Sign Up]
Location:
Search - linux m

Search list

[OS DevelopARMlinus

Description: RAM中文资料,面向A R M 微处理器构架的嵌 入式操作系统的使用量将在今后五 年持续增长,在各种嵌入式操作系 统中,Linux是获得支持最多的第三 大力量。-RAM Chinese data, M A R-oriented architecture microprocessor embedded operating system used in the next five years will be continued growth Embedded in the various operating systems, Linux is supported by most third-largest force.
Platform: | Size: 177152 | Author: 赖永仲 | Hits:

[OS Developkvm-9

Description: KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware. It consists of a loadable kernel module (kvm.ko) and a userspace component. Using KVM, one can run multiple virtual machines running unmodified Linux or Windows images. Each virtual machine has private virtualized hardware: a network card, disk, graphics adapter, etc. The kernel component of KVM is included in mainline Linux, and will appear in Linux 2.6.20. KVM is open source software. -KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware. It consists of a loadable kernel modu le (kvm.ko) and a userspace component. Using KV M, one can run multiple virtual machines running u nmodified Linux or Windows images. Each virtua l machine has private virtualized hardware : a network card, disk, graphics adapter. etc.. The kernel component of KVM is included in m ainline Linux, and will appear in Linux 2.6.20. KVM is open sour ce software.
Platform: | Size: 2045952 | Author: 翟钦风 | Hits:

[Embeded Linuxcs4334_DRIVER

Description: 经过一番努力,终于将CS4334音频驱动移植到了开发板上,下面是驱动程序和测试程序的源代码。这里有个问题,希望各位大侠能够给予指点。就是播放小文件时,效果还不错,但文件大于1M时,就出现了问题,搞不清楚为什么。 -After some efforts, finally CS4334 Audio Driver transplanted to the development board. Below are the driver and testing procedures of the source code. Here is the problem, hoping to Shanhaiguan to give guidance. Broadcast is a small paper, the results were pretty good, but more than a paper M, we have the problem, not sure why.
Platform: | Size: 3072 | Author: 王威 | Hits:

[Software Engineeringlos

Description: 操作系统课程设计 1、模拟UNIX(linux)文件系统 [问题描述] 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的 模拟UNIX文件系统 。 [基本要求] 1.在现有机器硬盘上开辟20M的硬盘空间,作为设定的硬盘空间。 2.编写一管理程序对此空间进行管理,以模拟UNIX(linux)文件系统,具体要求如下: (1) 要求盘块大小1k 正规文件 (2) i 结点文件类型 目录文件 (共1byte) 块设备 管道文件 。物理地址(索引表) 共有13个表项,每表项2byte 。文件长度 4byte 。联结计数 1byte (3)0号块 超级块 栈长度50 空闲盘块的管理:成组链接 ( UNIX) 位示图法 (Linux) (4)每建一个目录,分配4个物理块 文件名 14byte -curriculum design an operating system, Simulation of UNIX (Linux) file system [Description of the issue] as an OS and built a large file, its facade into a disk, in which the realization of a simple simulation of the UNIX file system. [Basic requirements] 1. Hard existing machines opened 20 M disk space, as a set of hard drive space. 2. Prepared a management procedures this space management, to simulate the UNIX (Linux) file system, specific requirements are as follows : (1) require a disk block size k formal document (2) i node directory file type (a total of 1byte) block device Pipeline documents. Physical Address (Index) on a total of 13 tables, every item in Table 2 byte. 4byte document length. 1byte link count (3) 0, super-block length of 50 block Stack spare disk block management : G
Platform: | Size: 875520 | Author: wangwei | Hits:

[Embeded Linuxuda1341

Description: 基于linux kernel 2.6.20的UDA1341声音芯片的声卡驱动,在s3c2410 cpu下调试通过。 使用方法:源码树的根下新建local目录,并将其解压缩到该目录,修改源码树根下的Makefile文件的559行为: vmlinux-dirs := $(patsubst %/,%,$(filter %/, $(init-y) $(init-m) $(core-y) $(core-m) $(drivers-y) $(drivers-m) $(net-y) $(net-m) $(libs-y) $(libs-m))) local/ 就可以编译了,不过是模块编译,编译好了之后不要忘了insmod进内核啊-Linux kernel 2.6.20 based on the sound chip UDA1341 sound card driver in the adoption of s3c2410 cpu debugging. Usage: source tree root under the new local directory, and unzip to that directory, edit the Makefile under the root source file 559 acts: vmlinux-dirs: = $ (patsubst /,,$( filter /, $ (init-y) $ (init-m) $ (core-y) $ (core-m) $ (drivers-y) $ (drivers-m) $ (net-y) $ (net- m) $ (libs-y) $ (libs-m))) local/can be compiled, but is a module compiler, the compiler better not forget that after the insmod into the kernel ah
Platform: | Size: 23552 | Author: 杨少英 | Hits:

[JSP/JavaJAVAMAC

Description: JAVA得到网卡物理地址(windows和Linux) ,当时觉得挺好,后来正好项目里有需要,就用了它,但好像有点问题.因为它是采用固定字符串搜索(if (line.indexOf("Physical Address") != -1) )获得MAC 地址的,后来在应用时出了问题,因为没有"Physical Address"这一项.后来在外网在查查了一下,后来发现老外有写一个这样的类,可能那样的方式更加可靠一点.算是做个标记-JAVA get the physical address of network card (windows and Linux), then feel good, then just need to have projects, we used it, but it seems rather questionable. Because it is the fixed-string search (if (line.indexOf (Physical Address )! =-1)) to obtain MAC address, then the application of a problem, because there is no Physical Address this item. then check out network, then later discovered that a foreigner has to write such a category, you may like A LITTLE more reliable way. is to be a marker
Platform: | Size: 23552 | Author: cb | Hits:

[Embeded Linuxtffsh3

Description: H3 M-system NAND flash driver in Linux OS, M-DOC driver
Platform: | Size: 730112 | Author: heliang | Hits:

[Linux-Unix2440test

Description: 友善之臂开发板ARM2440板载测试源码,可不依赖linux运行-Friendliness arm ARM2440 development board onboard test source, do not rely on running linux
Platform: | Size: 5338112 | Author: zhaolin | Hits:

[Embeded Linuxglibc-2.7.tar

Description: linux下的C语言库源码有一百多M解压后很不错-under linux-source C language library have more than 100 M after decompression is pretty good
Platform: | Size: 21241856 | Author: apple | Hits:

[Linux-Unixlinux_kernel_map

Description: linux内核的图谱,呵呵,挺牛的,分享,反正我是看不大懂-linux kernel map, huh, huh, pretty cow, sharing, anyway, I can not understand
Platform: | Size: 417792 | Author: | Hits:

[Embeded LinuxGsmMux

Description: 该源码是针对支持Mux技术的手机Modem的驱动,使用此驱动,你的手机在上网的同时还可以响应AT指令;本驱动支持Motorola的G24和大唐的TD模块中,在多款ARM(如Davinci的DM644x,XScale的ixp42x)得到严正-The source is Mux technical support phone Modem driver, use this drive, your cell phone in the Internet at the same time can also respond to AT commands this driver supports Motorola s G24 and Datang s TD module, in the range of ARM ( such as the Davinci s DM644x, XScale s ixp42x) be solemn
Platform: | Size: 45056 | Author: 新村 | Hits:

[Linux-Unixn-body_mpi

Description: 基于linux的n-body编程,利用mpi进行并行计算-Linux based on the n-body programming, the use of parallel computing mpi
Platform: | Size: 174080 | Author: 求是赤子 | Hits:

[Internet-Networkinstall_flash_player_9_linux.tar

Description: linux 下flash插件播放器,我在ubuntu8.04下测试通过-linux under the flash player plug-in, I passed the test ubuntu8.04
Platform: | Size: 3044352 | Author: 张太荣 | Hits:

[Linux-UnixLinux_file_operate

Description: linux系统下的文件操作实验程序,完成的功能如下。 在一个半径为R的监测区域,随机分布有M个节点,每个节点的感应半径为r,请完成: (1)建立节点的位置信息文件 (2)建立网络的拓扑信息文件 -linux operating system files under the experimental procedures, the completion of the function as follows. Radius of R in a monitoring region, a random distribution of M nodes, each node of the sensor radius r, please complete: (1) to establish the location of the node information file (2) the establishment of the network topology information file
Platform: | Size: 1024 | Author: menchael | Hits:

[OtherAPracticalGuideToLinuxCommandsEditorsAndShellProgr

Description: Linux命令、编辑器与Shell编程 作者:(美)索贝尔(Sobell,M.G.)著,杨明军,王凤芹 译 要想真正高效地使用Linux,就必须全面掌握shell和命令行。通常必须购买两本书才能达到精通的目的:一本关于Linux基本概念和技术的指南,再加上一个单独的参考手册。更糟糕的是,大多数Linux参考手册只是对man手册页的稍加整理。而现在有了一个好得多的解决方案。知名Linux专家Mark Sobell编写的这本书,为系统管理员、开发人员和高级用户提供了最需要的全面的深入指导,同时还是一个卓越的日常参考手册。 -Linux command, editor and Shell Programming Author: (U.S.) Sobel (Sobell, M.G.), and Yang Jun,王凤芹translation in order to truly efficient use of Linux, we must fully grasp the shell and command line. Usually required to purchase two books to achieve the purpose of proficiency: a book about the basic concepts of Linux and technology guide, plus a separate reference manual. To make matters worse, the majority of Linux reference manual man just finishing a little manual page. And now have a much better solution. Well-known Linux expert Mark Sobell' s book to prepare for system administrators, developers and advanced users need to provide the most comprehensive in-depth guidance, is also an excellent reference manual day-to-day.
Platform: | Size: 3773440 | Author: AndrewCC | Hits:

[Linux-Unixh3c802[1].1xclient.tar

Description: Linux下能用得h3c上网客户端, 附带教程, 由湖南大学得linux小组研发,现正在测试当中,湖南大学校内测试成功,现在我正在用呢-Under Linux can be a client h3c Internet, with tutorials, linux by a group of Hunan University R & D, which is now being tested, test success school of Hunan University, and now I' m using it
Platform: | Size: 325632 | Author: JImmySky | Hits:

[Linux-UnixPrentice.Hall.PTR.The.Linux.Programmers.Toolbox.M

Description: Prentice Hall PTR The Linux Programmers Toolbox
Platform: | Size: 2623488 | Author: donghan | Hits:

[Linux-Unixlinux

Description: ubuntu总结,都是一般小实验,每个都调试通过-a b c d e f g h i j k l m n o p q r s t
Platform: | Size: 318464 | Author: chaobo | Hits:

[Linux-UnixSTLmap_using

Description: 在linux下使用stl map 进行插入,查询,删除等功能的代码-Insert,inquire,delete fuction with stl map in linux/unix
Platform: | Size: 1024 | Author: xiongxiong | Hits:

[Linux-Unixtv.m3u

Description: 2010年最新的国内vlc使用的网络电视地址。由本人耗费了一小时整理而成。希对学linux的同志有用。-2010, the latest national TV address vlc to use the network. I spent an hour by the order made. The Greek comrades be useful for learning linux.
Platform: | Size: 5120 | Author: 张志翔 | Hits:
« 1 23 4 5 6 7 8 9 »

CodeBus www.codebus.net